home *** CD-ROM | disk | FTP | other *** search
/ New Perspectives on Computer Concepts / New Perspectives on Computer Concepts.iso / np2010c / page770.pag < prev    next >
Portable Network Graphic  |  2008-10-02  |  93KB  |  817x1045  |  8-bit (256 colors)
Labels: booth | bulletin board | earth | hakham | monitor | pizza | road | sidewalk | sky
OCR: 702 CHAPTER SECTION Object Oriented Programming THE PROCEDURAL PARADIGM forced programmers view every problem in terms of step-by-step algorithm. it soon became clear, however, that not every problem fit into the procedural pigeonhole Alternative programming paradigms and languages were quick to appear, but none achieved the widespread popularity of the procedural paradigm until the emergence of 00. The abbreviation 00, which stands for object oriented used to describe programming paradigm as well as variety 0 computer programming languages In this section, you'll find out what OOP (object t-oriented programming) le about. Java is used fo the exam- ples n this section of the chapter because is today's most popular lan- guage for implementing object- -oriented programs OBJECTS AND CLASSES W ...